home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Files / Bus / A / 4D Externals.cpt / 4D Externals / Proc.Ext.rsrc / 4DTE_15011 < prev    next >
Encoding:
Text File  |  1990-01-17  |  325 b   |  5 lines

  1. GetPicture(Var1;Var2)
  2.    Var1 is a numeric variable
  3.    Var2 is a picture variable
  4.  
  5. After a call to GetPicture, you get in Var2 the picture stored as a resource whose resource ID is specified by Var1.  If the picture is correctly read, Var1 stays unchanged, if the picture does not exist or cannot be read, Var1 is equal to 0.